From: Chong Yidong Date: Mon, 30 Mar 2009 21:57:07 +0000 (+0000) Subject: * help.texi (Accessing Documentation): Update example to use X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1015 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4c79f8992f7fc1405e23cc3d72325afd6ef30279;p=emacs.git * help.texi (Accessing Documentation): Update example to use help-setup-xref and with-help-window. (Help Functions): Remove print-help-return-message, which is semi-obsolete due to with-help-window. Document help-buffer and help-setup-xref. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0432988f85b..2b12a04ce59 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,11 @@ +2009-03-30 Chong Yidong + + * help.texi (Accessing Documentation): Update example to use + help-setup-xref and with-help-window. + (Help Functions): Remove print-help-return-message, which is + semi-obsolete due to with-help-window. Document help-buffer and + help-setup-xref. + 2009-03-29 Chong Yidong * help.texi (Accessing Documentation, Help Functions): Remove